home *** CD-ROM | disk | FTP | other *** search
/ Enciclopedia Del Perro / Enciclopedia Del Perro.iso / recomen / wavmak22 / wmwin.exe / 0 / RCDATA / TMAKEWAVSDLG / TMAKEWAVSDLG.txt
Text File  |  1996-04-23  |  4KB  |  147 lines

  1. object makeWAVsDlg: TmakeWAVsDlg
  2.   Left = 22
  3.   Top = 42
  4.   HelpContext = 6000
  5.   ActiveControl = OKBtn
  6.   BorderIcons = []
  7.   BorderStyle = bsDialog
  8.   Caption = 'Make WAVs'
  9.   ClientHeight = 214
  10.   ClientWidth = 265
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel1: TBevel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 249
  21.     Height = 161
  22.     Shape = bsFrame
  23.     IsControl = True
  24.   end
  25.   object DFTdir: TLabel
  26.     Left = 160
  27.     Top = 0
  28.     Width = 39
  29.     Height = 13
  30.     Caption = 'DFTdir'
  31.     Visible = False
  32.   end
  33.   object WAVdir: TLabel
  34.     Left = 208
  35.     Top = 0
  36.     Width = 43
  37.     Height = 13
  38.     Caption = 'WAVdir'
  39.     Visible = False
  40.   end
  41.   object PRGdir: TLabel
  42.     Left = 112
  43.     Top = 0
  44.     Width = 41
  45.     Height = 13
  46.     Caption = 'PRGdir'
  47.     Visible = False
  48.   end
  49.   object OKBtn: TBitBtn
  50.     Left = 10
  51.     Top = 180
  52.     Width = 77
  53.     Height = 27
  54.     Caption = 'OK'
  55.     ModalResult = 1
  56.     TabOrder = 0
  57.     OnClick = OKBtnClick
  58.     Glyph.Data = {
  59.       DE010000424DDE01000000000000760000002800000024000000120000000100
  60.       0400000000006801000000000000000000000000000000000000000000000000
  61.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  62.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  63.       3333333333333333333333330000333333333333333333333333F33333333333
  64.       00003333344333333333333333377F3333333333000033334224333333333333
  65.       337337F3333333330000333422224333333333333733337F3333333300003342
  66.       222224333333333373333337F3333333000034222A22224333333337F337F333
  67.       7F33333300003222A3A2224333333337F3737F337F33333300003A2A333A2224
  68.       33333337F73337F337F33333000033A33333A222433333337333337F337F3333
  69.       0000333333333A222433333333333337F337F33300003333333333A222433333
  70.       333333337F337F33000033333333333A222433333333333337F337F300003333
  71.       33333333A222433333333333337F337F00003333333333333A22433333333333
  72.       3337F37F000033333333333333A223333333333333337F730000333333333333
  73.       333A333333333333333337330000333333333333333333333333333333333333
  74.       0000}
  75.     Margin = 2
  76.     NumGlyphs = 2
  77.     Spacing = -1
  78.     IsControl = True
  79.   end
  80.   object CancelBtn: TBitBtn
  81.     Left = 94
  82.     Top = 180
  83.     Width = 77
  84.     Height = 27
  85.     Cancel = True
  86.     Caption = 'Cancel'
  87.     ModalResult = 2
  88.     TabOrder = 1
  89.     OnClick = CancelBtnClick
  90.     Glyph.Data = {
  91.       DE010000424DDE01000000000000760000002800000024000000120000000100
  92.       0400000000006801000000000000000000000000000000000000000000000000
  93.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  94.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  95.       333333333333333333333333000033337733333333333333333F333333333333
  96.       0000333911733333973333333377F333333F3333000033391117333911733333
  97.       37F37F333F77F33300003339111173911117333337F337F3F7337F3300003333
  98.       911117111117333337F3337F733337F3000033333911111111733333337F3337
  99.       3333F7330000333333911111173333333337F333333F73330000333333311111
  100.       7333333333337F3333373333000033333339111173333333333337F333733333
  101.       00003333339111117333333333333733337F3333000033333911171117333333
  102.       33337333337F333300003333911173911173333333373337F337F33300003333
  103.       9117333911173333337F33737F337F33000033333913333391113333337FF733
  104.       37F337F300003333333333333919333333377333337FFF730000333333333333
  105.       3333333333333333333777330000333333333333333333333333333333333333
  106.       0000}
  107.     Margin = 2
  108.     NumGlyphs = 2
  109.     Spacing = -1
  110.     IsControl = True
  111.   end
  112.   object HelpBtn: TBitBtn
  113.     Left = 178
  114.     Top = 180
  115.     Width = 77
  116.     Height = 27
  117.     HelpContext = 6000
  118.     TabOrder = 2
  119.     OnClick = HelpBtnClick
  120.     Kind = bkHelp
  121.     Margin = 2
  122.     Spacing = -1
  123.     IsControl = True
  124.   end
  125.   object StringGrid1: TStringGrid
  126.     Left = 16
  127.     Top = 16
  128.     Width = 233
  129.     Height = 144
  130.     ColCount = 2
  131.     FixedCols = 0
  132.     RowCount = 2
  133.     TabOrder = 3
  134.     OnClick = StringGrid1Click
  135.     OnKeyPress = StringGrid1KeyPress
  136.   end
  137.   object FileListBox1: TFileListBox
  138.     Left = 256
  139.     Top = 197
  140.     Width = 145
  141.     Height = 97
  142.     ItemHeight = 13
  143.     TabOrder = 4
  144.     Visible = False
  145.   end
  146. end
  147.